Skip to content

Fix issue with updating of external credentials#570

Merged
rathnapandi merged 1 commit intoAxway-API-Management-Plus:developfrom
matthewboss-axway:develop
Dec 29, 2025
Merged

Fix issue with updating of external credentials#570
rathnapandi merged 1 commit intoAxway-API-Management-Plus:developfrom
matthewboss-axway:develop

Conversation

@matthewboss-axway
Copy link
Contributor

This pull request corrects a bug: when attempting to update existing external credentials of an application, apim-cli does not recognise the credential as matching the one that exists. The update fails with an error.

Previously the code (searchForExistingCredential()) used getId() where getClientId() is correct (for an external credential, these are not the same).

@matthewboss-axway matthewboss-axway requested a review from a team as a code owner December 24, 2025 10:10
@rathnapandi rathnapandi merged commit 3a8e06e into Axway-API-Management-Plus:develop Dec 29, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants